Skip to content

feat: add Claude Code AI workflow with skills, agents, and project tooling#39

Open
supunappri99 wants to merge 10 commits intodevelopmentfrom
feature/agent-work-flow
Open

feat: add Claude Code AI workflow with skills, agents, and project tooling#39
supunappri99 wants to merge 10 commits intodevelopmentfrom
feature/agent-work-flow

Conversation

@supunappri99
Copy link
Copy Markdown
Collaborator

feat: add Claude Code AI workflow with skills, agents, and project tooling

Summary

  • Add Claude Code skills & agents system for AI-powered development workflows (7 skills, 10 agents)
  • Update .gitignore to allow .claude/skills/ and .claude/agents/ to be committed
  • Add architecture documentation and PR template

Changes

AI Workflow (Skills & Agents)

  • 7 skills: create-pr, write-test-e2e, write-test-unit, bugfix, create-feature, architecture, update-docs
  • 10 agents: reviewer, bugfixer, tester, validator, feature-planner, senior-engineer, architect, docs-agent, e2e-test-agent, unit-test-agent
  • .claude/skills/ and .claude/agents/ now committable (.gitignore updated)
  • CLAUDE.md updated with Skills & Agents registry tables

Project Tooling

  • Add .github/pull_request_template.md for standardized PRs
  • Add cli/docs/architecture.md for project architecture reference
  • Add cli/docs/adr/ directory for architecture decision records

Type of Change

  • New feature (AI workflow, skills, agents)

Test Plan

  • npm run build passes
  • 183 unit tests pass
  • All skills invokable via /<skill-name> in Claude Code

@supunappri99 supunappri99 requested a review from Yasirunet April 30, 2026 14:06
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying postkit with  Cloudflare Pages  Cloudflare Pages

Latest commit: cb6f43c
Status: ✅  Deploy successful!
Preview URL: https://4de12df6.postkit.pages.dev
Branch Preview URL: https://feature-agent-work-flow.postkit.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants