개발팀
Official@codepresso-dev
Codepresso plugin suite for engineering teams: sprint tracking, on-call scheduling, AWS deployment, Notion/Gmail sync, and Figma-to-code scaffolding.
Agent Skills by 개발팀
Showing 23 vetted skills indexed across 1 GitHub repositories.
scaffolding-from-figma
Generates token-mapped Vue or React frontend scaffolds from Figma node metadata via REST API.
sprint-dashboard
Display current sprint progress with epic breakdown and task status from Notion.
aidlc-init
Scaffolds missing AI-native repository structure files into a target git repo non-destructively.
sprint-retro
Generates sprint retrospective reports with velocity metrics and task categorization from Notion data.
oncall-seed-metadata
Seeds engineer GitHub username metadata into DynamoDB for deploy gate verification.
deploy
Trigger AWS deployments via ECS, CodePipeline, GitHub Actions, or custom commands.
setup
Configures Codepresso integrations including Notion, GitHub, Google Chat, and inbox scanning.
codepresso:status
Displays Codepresso plugin session state and configuration diagnostics in a status table.
cloud-dev
Start, stop, and list cloud development EC2 instances via MCP tools.
notion-sync
Query, display, and update Notion database tasks via MCP tools.
daily-chat
Sends a Notion task summary message to a configured Google Chat space.
oncall-sync-calendar
Synchronizes on-call assignments from DynamoDB to Google Calendar events.
codepresso:scan-inbox
Triages Gmail and Google Chat messages into Notion tasks with due dates.
daily-summary
Sends an evening Google Chat digest of today's commits, PRs, Notion tasks, and meetings.
generate-epic
Generate a PRD markdown document from a Notion epic with tasks and sprint metadata.
codepresso:llm-wiki
Maintains a personal markdown knowledge vault with ingest, query, and lint operations.
oncall-runbook
Look up and display sections of the team on-call runbook by keyword.
codepresso:security-audit
Scan codebases and developer machines for OWASP vulnerabilities and generate scored remediation reports.
oncall-generate
Generates monthly on-call rotations by invoking an AWS Lambda allocator and syncing DynamoDB with Google Calendar.
oncall-swap
Swaps on-call assignments between engineers across DynamoDB and Google Calendar.
aidlc-doctor
Diagnose repository compliance against an 18-item AI-native template without modifying files.
oncall
Query on-call schedules from DynamoDB and cross-check against Google Calendar.
aws-login
Refreshes short-lived AWS MFA sessions and caches credentials for CLI and MCP access.
Frequently Asked Questions About 개발팀
FAQPage SchemaWhat tasks can I accomplish with Codepresso's skills?▼
You can manage sprint dashboards and retrospectives, generate and swap on-call schedules, trigger AWS deployments, refresh MFA sessions, sync Notion tasks, triage Gmail/Google Chat action items, generate PRDs from epics, run security audits, and scaffold frontend code from Figma designs.
Who is the target user for the Codepresso plugin?▼
Software engineering teams using Codex or Claude Code who need integrated sprint management, on-call rotation handling, AWS cloud development on EC2, and knowledge capture via a personal Obsidian-based LLM wiki. It suits teams already using Notion, Google Workspace, and AWS.
How do I set up and run Codepresso skills?▼
Run the interactive setup wizard skill to configure the plugin, then verify with the status diagnostics command. Skills are invoked by natural-language triggers such as 'deploy', 'codepresso status', or '/codepresso:llm-wiki'. AWS operations may require refreshing the short-lived MFA session first.
What prerequisites and dependencies does Codepresso require?▼
You need AWS access with MFA (DynamoDB, Lambda, EC2), a Notion database, Google Workspace (Gmail, Chat, Calendar), and optionally a Figma personal access token for scaffolding. The aidlc-init scaffolding is non-destructive with minimal external dependencies.
Can Codepresso verify security and repo compliance?▼
Yes. The security-audit skill scans code and infrastructure against an OWASP checklist, interviews to confirm findings, and produces a scored remediation report. The aidlc-doctor skill runs a diagnose-only compliance check against an 18-item template without modifying files.