Mission Principles #941
jonsnowpt
started this conversation in
Black-Ops Missions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
📝 Mission principles
These are our Black ops to get specific goals done.
Our missions are focused on specific goals that we want to achieve. These missions will have special teams to fulfill the goal.
There are several principles that missions must adhere to:
Simplicity
The problems may be complex, but the solutions should be simple.
🤠 Team leader
A team leader is designated to lead and coordinate the mission. It is responsible for getting the task done, meeting the goals, guaranteeing code quality, and ensuring the processes are in place.
::computer:: Tek
We should think first about the technology we already use to find solutions. If it is not suitable for the purpose, we look for alternatives.
📌 Strategy:
We should lay out an adequately reasoned strategy and present it, pointing out why it was selected and is more advantageous.
📖 Documented
The execution plan should be documented appropriately, with a diagram so that the whole team understands the steps and the logic of execution, and with defined screens that need UI / UX.
🧑🤝🧑 Team
The outlined plan should include the characteristics of the team members needed to execute the plan.
🔎 Partners
Always look for external partners that can streamline the process. The partners selected should be those that guarantee continuity and offer the broadest solution for the various needs. For example, if we need access to WEB3, we should look for APIs and solutions in the market that will help execute the plan without inventing the wheel.
🚀 Execution
The execution follows our usual processes, Github tasks with an agile approach, in weekly sprints.
Beta Was this translation helpful? Give feedback.
All reactions