Skip to main content
Run any Skill in Manus
with one click
$pwd:
intelligentcode-ai
GitHub creator profile

intelligentcode-ai

Repository-level view of 82 collected skills across 2 GitHub repositories, including approximate occupation coverage.

skills collected
82
repositories
2
occupation fields
3
updated
2026-02-16
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
skills
45 skills11updated 2026-02-16
55% of creator
autonomy
Software Developers

Activate when a subagent completes work and needs continuation check. Activate when a task finishes to determine next steps or when detecting work patterns in user messages. Governs automatic work continuation and queue management.

2026-02-16
commit-pr
Software Developers

Activate when user asks to commit, push changes, create a PR, open a pull request, or submit changes for review. Activate when process skill reaches commit or PR phase. Provides commit message formatting and PR structure. PRs default to dev branch, not main. Works with git-privacy skill.

2026-02-16
process
Software Developers

Orchestrate the end-to-end development workflow with autonomous quality gates. Use when users ask to implement/run workflow phases, start or continue development, handle review/QA findings, or process actionable comments by routing through create-work-items -> plan-work-items -> run-work-items. Enforces TDD by default for implementation work and only pauses for genuine decisions.

2026-02-16
release
Software Developers

Activate when user asks to release, bump version, cut a release, merge to main, or tag a version. Handles version bumping (semver), CHANGELOG updates, PR merging, git tagging, and GitHub release creation.

2026-02-16
create-work-items
Project Management Specialists

Create and classify typed work items (epic, story, feature, bug, finding, work-item) in the configured tracking backend. Use when users ask to create/capture work or when actionable findings/comments are discovered from review, PR feedback, QA, regressions, or defect reports.

2026-02-16
plan-work-items
Project Management Specialists

Plan and prioritize existing typed work items with dependency and hierarchy validation. Use when users ask to sequence work, when new actionable findings/comments were captured, or when blockers/dependencies changed before execution.

2026-02-16
pm
Project Management Specialists

Activate when user needs coordination, story breakdown, task delegation, or progress tracking. Activate when the pm skill is requested or work requires planning before implementation. PM coordinates specialists but does not implement.

2026-02-16
run-work-items
Project Management Specialists

Execute the next actionable work item from the configured backend with process quality gates and continuous state updates. Use when users ask to run queued work, continue after planning, or execute actionable findings/comments already captured in the backlog.

2026-02-16
Showing top 8 of 45 collected skills in this repository.
#002
intelligent-claude-code
37 skills353updated 2026-02-09
45% of creator
best-practices
Software Developers

Activate when starting new work to check for established patterns. Activate when ensuring consistency with team standards or when promoting successful memory patterns. Searches and applies best practices before implementation.

2026-02-09
memory
Software Developers

Activate when user wants to save knowledge, search past decisions, or manage persistent memories. Handles architecture patterns, implementation logic, issues/fixes, and past implementations. Uses local SQLite + FTS5 + vector embeddings for fast hybrid search. Supports write, search, update, archive, and list operations.

2026-02-09
process
Computer Occupations, All Other

Activate when user explicitly requests the development workflow process, asks about workflow phases, or says "start work", "begin development", "follow the process". Activate when creating PRs or deploying to production. NOT for simple questions or minor fixes. Executes AUTONOMOUSLY - only pauses when human decision is genuinely required.

2026-02-09
reviewer
Software Quality Assurance Analysts & Testers

Activate when reviewing code, before committing, after committing, or before merging a PR. Activate when user asks to review, audit, check for security issues, or find regressions. Analyzes code for logic errors, regressions, edge cases, security issues, and test gaps. Fixes findings AUTOMATICALLY. Required at process skill quality gates.

2026-02-09
commit-pr
Software Developers

Activate when user asks to commit, push changes, create a PR, open a pull request, or submit changes for review. Activate when process skill reaches commit or PR phase. Provides commit message formatting and PR structure. PRs default to dev branch, not main. Works with git-privacy skill.

2026-02-08
pr-automerge
Software Developers

Activate when asked to auto-review and merge a PR. Runs a closed-loop workflow: subagent Stage 3 review -> fix findings -> re-review -> post ICC-REVIEW receipt -> merge (optional via workflow.auto_merge).

2026-02-08
release
Software Developers

Activate when user asks to release, bump version, cut a release, merge to main, or tag a version. Handles version bumping (semver), CHANGELOG updates, PR merging, git tagging, and GitHub release creation.

2026-02-08
branch-protection
Network & Computer Systems Administrators

Activate when performing git operations. MANDATORY by default - prevents direct commits to main/master, blocks destructive operations (force push, reset --hard). Enforces dev-first workflow where all changes go to dev before main. Assumes branch protection enabled unless disabled in settings.

2026-02-07
Showing top 8 of 37 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded
intelligentcode-ai GitHub Skills | SkillsMP