Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-code-autonomous-agent-workflow

claude-code-autonomous-agent-workflow contains 12 collected skills from Wania-Kazmi, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
5
updated
2026-01-22
Forks
1
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

workflow-state-manager
software-developers

Manages workflow state persistence and session recovery for sp.autonomous. Tracks phase progress, feature completion, and provides resume capability. Triggers: workflow state, session recovery, resume autonomous, progress tracking

2026-01-22
skill-gap-analyzer
software-developers

Analyzes project requirements to identify missing skills and automatically creates them. Enforces MCP Code Execution pattern for skills that use external tools. This skill should be used when starting a new project to ensure all required skills exist.

2026-01-22
speckit-initialization
software-developers

Ensures Spec-Kit-Plus workflow is properly initialized before autonomous builds. Use when: (1) /sp.autonomous fails to create directories, (2) .specify/ or .claude/ is missing, (3) starting a fresh project, (4) "directory not found" errors during workflow. Provides directory structure creation and template copying patterns.

2026-01-22
workflow-validator
project-management-specialists

Quality Gate Teacher for Spec-Kit-Plus workflow. Acts as a strict reviewer that validates quality (not just existence) of each phase's output before allowing progression. Generates detailed reports and grades work like a teacher. Triggers: validate, quality gate, phase check, workflow status, q-status

2026-01-20
component-quality-validator
software-quality-assurance-analysts-and-testers

Validates that generated skills, agents, and hooks are production-ready before use. Scores components against quality criteria and grades them A-F. Triggers: validate component, quality check, production ready, component validation, skill quality, agent quality, hook quality, phase 6.5

2026-01-20
api-patterns
software-developers

REST API and GraphQL design patterns, authentication, error handling, and best practices. Use when building APIs, designing endpoints, or implementing backend services.

2026-01-20
backend-patterns
software-developers

Backend architecture patterns, API design, database optimization, and server-side best practices. Use when building APIs, services, or server-side functionality.

2026-01-20
claudeception
computer-occupations-all-other

Claudeception is a continuous learning system that extracts reusable knowledge from work sessions. Triggers: (1) /claudeception command to review session learnings, (2) "save this as a skill" or "extract a skill from this", (3) "what did we learn?", (4) After any task involving non-obvious debugging, workarounds, or trial-and-error discovery. Creates new Claude Code skills when valuable, reusable knowledge is identified.

2026-01-20
coding-standards
software-developers

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development. Use when writing any code to ensure consistent quality.

2026-01-20
database-patterns
database-architects

Database design patterns, SQL best practices, ORM usage (Prisma/Drizzle), and migration strategies. Use when designing schemas, writing queries, or optimizing database operations.

2026-01-20
mcp-code-execution-template
software-developers

Template skill demonstrating the MCP Code Execution pattern for 98%+ token efficiency. Use this as a reference when creating skills that interact with MCP servers. Triggers: mcp, code execution, token efficient, tool wrapper, external api

2026-01-20
testing-patterns
software-quality-assurance-analysts-and-testers

Comprehensive testing patterns for Jest, Vitest, Playwright, and React Testing Library. Use when writing unit tests, integration tests, or E2E tests.

2026-01-20