Agent Skills by bekachkhiro
Showing 29 vetted skills indexed across 1 GitHub repositories.
pfTeamInvite
Invite members to PlanFlow projects by email with optional roles.
pfTeamRemove
Remove a team member from a PlanFlow project via the PlanFlow API.
planExportJson
Export PROJECT_PLAN.md into structured JSON with phases and tasks.
pfLogin
Authenticate PlanFlow accounts and store session tokens in config files.
planSettingsShow
Display Plan plugin language, cloud status, and sync preferences from config files.
planSettingsReset
Reset Claude Plan Plugin settings to defaults for local or global scopes.
planSettingsLanguage
Switch Plan Plugin language preferences across global and local scopes.
pfAssign
Assign tasks to team members in PlanFlow via the PATCH endpoint.
pfSyncPush
Push local PROJECT_PLAN.md to PlanFlow cloud via API.
pfCloudUnlink
Disconnect local configuration from the active PlanFlow cloud project.
pfTeamRole
Change a team member's role in the current PlanFlow cloud project.
pfLogout
Remove cached PlanFlow credentials from global config while preserving other settings.
planNext
Analyze PROJECT_PLAN.md to rank the next task by dependencies and phase.
planExportGithub
Export PROJECT_PLAN.md tasks to GitHub Issues with labels and dependencies.
planExportSummary
Convert PROJECT_PLAN.md into a concise PROJECT_SUMMARY.md.
planUpdate
Update task statuses and recalculate progress in PROJECT_PLAN.md.
pfSyncPull
Pulls PlanFlow cloud plan into local PROJECT_PL.md via authenticated API request.
pfWhoami
Display current PlanFlow user data and connection status from the /auth/me response.
planSpec
Convert technical specifications into a detailed PROJECT_PLAN.md with tasks and dependencies.
planNew
Generate structured PROJECT_PLAN.md files through an interactive wizard.
planSettingsAutoSync
Synchronize plan updates between local configurations and the cloud.
pfCloudLink
Link a local directory to a PlanFlow cloud project by ID or selection.
planExportCsv
Export structured task data from PROJECT_PLAN.md to a CSV file.
pfSyncStatus
Report synchronization status between local PROJECT_PLAN.md and PlanFlow cloud.