개발팀 avatar

개발팀

Official

@codepresso-dev

0Followers
|
1Public Repos
|
23Published Skills

Codepresso plugin suite for engineering teams: sprint tracking, on-call scheduling, AWS deployment, Notion/Gmail sync, and Figma-to-code scaffolding.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (40%)Cloud & Compute In.. (25%)Business, Finance .. (20%)Cybersecurity & Co.. (15%)

Agent Skills by 개발팀

Showing 23 vetted skills indexed across 1 GitHub repositories.

codepresso-devcodepresso-dev
1

scaffolding-from-figma

Generates token-mapped Vue or React frontend scaffolds from Figma node metadata via REST API.

Official
Advanced
codepresso-devcodepresso-dev
1

sprint-dashboard

Display current sprint progress with epic breakdown and task status from Notion.

Official
Basic
codepresso-devcodepresso-dev
1

aidlc-init

Scaffolds missing AI-native repository structure files into a target git repo non-destructively.

Official
Advanced
codepresso-devcodepresso-dev
1

sprint-retro

Generates sprint retrospective reports with velocity metrics and task categorization from Notion data.

Official
Basic
codepresso-devcodepresso-dev
1

oncall-seed-metadata

Seeds engineer GitHub username metadata into DynamoDB for deploy gate verification.

Official
Intermediate
codepresso-devcodepresso-dev
1

deploy

Trigger AWS deployments via ECS, CodePipeline, GitHub Actions, or custom commands.

Official
Intermediate
codepresso-devcodepresso-dev
1

setup

Configures Codepresso integrations including Notion, GitHub, Google Chat, and inbox scanning.

Official
Advanced
codepresso-devcodepresso-dev
1

codepresso:status

Displays Codepresso plugin session state and configuration diagnostics in a status table.

Official
Basic
codepresso-devcodepresso-dev
1

cloud-dev

Start, stop, and list cloud development EC2 instances via MCP tools.

Official
Intermediate
codepresso-devcodepresso-dev
1

notion-sync

Query, display, and update Notion database tasks via MCP tools.

Official
Intermediate
codepresso-devcodepresso-dev
1

daily-chat

Sends a Notion task summary message to a configured Google Chat space.

Official
Intermediate
codepresso-devcodepresso-dev
1

oncall-sync-calendar

Synchronizes on-call assignments from DynamoDB to Google Calendar events.

Official
Intermediate
codepresso-devcodepresso-dev
1

codepresso:scan-inbox

Triages Gmail and Google Chat messages into Notion tasks with due dates.

Official
Advanced
codepresso-devcodepresso-dev
1

daily-summary

Sends an evening Google Chat digest of today's commits, PRs, Notion tasks, and meetings.

Official
Intermediate
codepresso-devcodepresso-dev
1

generate-epic

Generate a PRD markdown document from a Notion epic with tasks and sprint metadata.

Official
Intermediate
codepresso-devcodepresso-dev
1

codepresso:llm-wiki

Maintains a personal markdown knowledge vault with ingest, query, and lint operations.

Official
Intermediate
codepresso-devcodepresso-dev
1

oncall-runbook

Look up and display sections of the team on-call runbook by keyword.

Official
Basic
codepresso-devcodepresso-dev
1

codepresso:security-audit

Scan codebases and developer machines for OWASP vulnerabilities and generate scored remediation reports.

Official
Advanced
codepresso-devcodepresso-dev
1

oncall-generate

Generates monthly on-call rotations by invoking an AWS Lambda allocator and syncing DynamoDB with Google Calendar.

Official
Intermediate
codepresso-devcodepresso-dev
1

oncall-swap

Swaps on-call assignments between engineers across DynamoDB and Google Calendar.

Official
Intermediate
codepresso-devcodepresso-dev
1

aidlc-doctor

Diagnose repository compliance against an 18-item AI-native template without modifying files.

Official
Intermediate
codepresso-devcodepresso-dev
1

oncall

Query on-call schedules from DynamoDB and cross-check against Google Calendar.

Official
Intermediate
codepresso-devcodepresso-dev
1

aws-login

Refreshes short-lived AWS MFA sessions and caches credentials for CLI and MCP access.

Official
Intermediate

Frequently Asked Questions About 개발팀

FAQPage Schema
What 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.