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

activity-plan-2026

activity-plan-2026 contains 17 collected skills from pjcau, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
17
Stars
0
updated
2026-03-24
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

analysis
software-developers

Deep-dive analysis of an open-source repository. Clones the repo, explores architecture/patterns/internals, and produces up to 30 structured Markdown files in analysis/<repo-name>/. Use when analyzing a GitHub repo for learnings, comparison, or adoption roadmap.

2026-03-24
code-review
software-quality-assurance-analysts-and-testers

Review code changes for quality, security, and correctness. Use this before merging PRs, after significant refactors, or when reviewing agent output.

2026-03-24
cost-optimization
software-developers

Review and optimize LLM API costs in the orchestrator. Analyze model routing, budget tracking, prompt caching, and retry logic for cost efficiency.

2026-03-24
deploy
network-and-computer-systems-administrators

Deploy services using Docker/OrbStack. Use this to build and deploy containers, run health checks, and manage deployments.

2026-03-24
doc
software-developers

Review production code and update all documentation under docs/ to match the current codebase state.

2026-03-24
docker-build
network-and-computer-systems-administrators

Build and manage Docker containers via OrbStack. Use this to build images, run containers, check service health, and manage docker-compose services.

2026-03-24
feature
software-developers

End-to-end feature development — implement, iterate with user feedback, test, SOLID review, document, commit & push. Use when building a new feature or making a significant code change that needs quality assurance.

2026-03-24
fetch-star-repos
software-developers

Fetch GitHub starred repos, analyze one with LLM, and propose improvements via PR

2026-03-24
lint-check
software-developers

Run linting and formatting checks via Docker/OrbStack. Use this before commits to ensure code quality, fix style issues, and enforce project standards.

2026-03-24
research-scout
software-developers

Read bookmarks from .claude/bookmarks.json, fetch each URL, analyze content, and propose orchestrator improvements.

2026-03-24
scout
software-developers

Search GitHub for new Claude Code skills, agents, patterns and create a PR with findings. Use this for weekly pattern discovery runs or when you want to find new AI engineering patterns.

2026-03-24
test-analyze
software-quality-assurance-analysts-and-testers

Analyze the codebase to find untested code, generate unit and integration tests, then run them. Use this to improve test coverage or bootstrap tests for new/changed code.

2026-03-24
test-runner
software-quality-assurance-analysts-and-testers

Run the project test suite via Docker/OrbStack. Use this after code changes to verify correctness, run specific test files, or check coverage.

2026-03-24
verify
software-quality-assurance-analysts-and-testers

Run comprehensive pre-PR verification (tests, lint, format, docs sync, security scan, diff review). Use before creating PRs or after significant changes.

2026-03-24
web-research
software-developers

Search the internet to find solutions, documentation, tutorials, and best practices when you don't know how to do something. Use this when facing unfamiliar APIs, libraries, errors, or techniques that require up-to-date knowledge beyond the training cutoff.

2026-03-24
website-dev
web-developers

Develop, build, and preview the project documentation website. Use this for docs updates, site builds, and local preview.

2026-03-24
ship
software-developers

Full ship pipeline — run tests, update docs, CI safety checks, commit, and push in one go.

2026-03-24